翻訳と辞書
Words near each other
・ Levomethadone
・ Levomethamphetamine
・ Levomethorphan
・ Levomilnacipran
・ Levomoprolol
・ Levomoramide
・ Levon
・ Levon (song)
・ Levon Altonian
・ Levon Ambartsumian
・ Levinia Brown
・ Levinseniella deblocki
・ Levinsky
・ Levinson
・ Levinson & Link
Levinson recursion
・ Levinson's inequality
・ Levinstein Tower
・ Levinthal
・ Levinthal's paradox
・ Levinus Hulsius
・ Levinus Lemnius
・ Levinus Monson
・ Levinus Tollenaar
・ Levinus Vincent
・ Levinus Warner
・ Levipalatum texanum
・ Levipalpus
・ Levipalpus hepatariella
・ Leviprora inops


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Levinson recursion : ウィキペディア英語版
Levinson recursion
Levinson recursion or Levinson–Durbin recursion is a procedure in linear algebra to recursively calculate the solution to an equation involving a Toeplitz matrix. The algorithm runs in Θ(''n''2) time, which is a strong improvement over Gauss–Jordan elimination, which runs in Θ(''n''3).
The Levinson–Durbin algorithm was proposed first by Norman Levinson in 1947, improved by James Durbin in 1960, and subsequently improved to 4''n''2 and then 3''n''2 multiplications by W. F. Trench and S. Zohar, respectively.
Other methods to process data include Schur decomposition and Cholesky decomposition. In comparison to these, Levinson recursion (particularly split Levinson recursion) tends to be faster computationally, but more sensitive to computational inaccuracies like round-off errors.
The Bareiss algorithm for Toeplitz matrices (not to be confused with the general Bareiss algorithm) runs about as fast as Levinson recursion, but it uses ''O''(''n''2) space, whereas Levinson recursion uses only ''O''(''n'') space. The Bareiss algorithm, though, is numerically stable,〔Bojanczyk et al. (1995).〕〔Brent (1999).〕 whereas Levinson recursion is at best only weakly stable (i.e. it exhibits numerical stability for well-conditioned linear systems).〔Krishna & Wang (1993).〕
Newer algorithms, called ''asymptotically fast'' or sometimes ''superfast'' Toeplitz algorithms, can solve in Θ(''n'' log''p''''n'') for various ''p'' (e.g. ''p'' = 2,〔http://www.maths.anu.edu.au/~brent/pd/rpb143tr.pdf〕〔http://etd.gsu.edu/theses/available/etd-04182008-174330/unrestricted/kimitei_symon_k_200804.pdf〕 ''p'' = 3 〔http://web.archive.org/web/20070418074240/http://saaz.cs.gsu.edu/papers/sfast.pdf〕). Levinson recursion remains popular for several reasons; for one, it is relatively easy to understand in comparison; for another, it can be faster than a superfast algorithm for small ''n'' (usually ''n'' < 256).〔http://www.math.niu.edu/~ammar/papers/amgr88.pdf〕
== Derivation ==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Levinson recursion」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.